projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f898506
)
*** empty log message ***
author
Jason Rumney
<jasonr@gnu.org>
Sun, 12 Mar 2006 17:20:35 +0000
(17:20 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Sun, 12 Mar 2006 17:20:35 +0000
(17:20 +0000)
nt/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/nt/ChangeLog
b/nt/ChangeLog
index dba196b0a0d69aa6ac68cdab2a657fe456e43618..9cf0aef8532ad959fdb6c3d61944bef2663eb94d 100644
(file)
--- a/
nt/ChangeLog
+++ b/
nt/ChangeLog
@@
-1,5
+1,7
@@
2006-03-12 Jason Rumney <jasonr@gnu.org>
+ * makefile.w32-in (install): Use -q when invoking addpm.
+
* addpm.c (main): Accept -q as alternative for /q.
2006-03-11 Jason Rumney <jasonr@gnu.org>
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 6db0dba6574d7340c7824336c25dd1d5167cd3c6..e1b3b52e7d69723b5c4414ef7d75af3913ee644a 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2006-03-12 Jason Rumney <jasonr@gnu.org>
+ * w32fns.c (Fx_create_frame): Remove call to
+ Qface_set_after_frame_default. (from xfns.c 2003-05-26)
+
* w32menu.c (Fx_popup_menu): Call w32_free_menu_strings when
finished with the menu.